﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#000; font-size:12px; line-height:24px;  font-family:"Microsoft Yahei", Avenir, "Segoe UI", "Hiragino Sans GB", STHeiti, "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif; -webkit-text-size-adjust: none;  background:#FFF; font-stretch: 100%; font-style: normal; font-variant: normal;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#d02f24; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}





.headTop{ height:40px; background:#1a1a1a; position:relative; z-index:11}
.headTop .head{ width:1300px;  margin:0 auto; position:relative; line-height:40px;color:#4c4c4c; font-size:14px;}
.headTop .head .tel{overflow:hidden;color:#FFF; font-size:18px; font-weight:bold; background:url(../images/tel.png) left center no-repeat; padding-left:25px; font-style:italic; position:absolute; right:0; top:0; bottom:0; margin:auto }




/**************************************PC网站头部**********************************************/

.top-T_Wrap{ margin:0 auto; position:fixed; left:0; right:0; top:0; z-index:10;background:#FFF; -moz-box-shadow:0 0 10px rgba(128,128,128,0.4); -webkit-box-shadow:0 0 10px rgba(128,128,128,0.4); box-shadow:0 0 10px rgba(128,128,128,0.4); z-index:100; /*-moz-box-shadow:0 0 10px rgba(128,128,128,0.4); -webkit-box-shadow:0 0 10px rgba(128,128,128,0.4); box-shadow:0 0 10px rgba(128,128,128,0.4);*/ }
.SitePC .top-T_Wrap .top-T{-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; width:85%; margin:0 auto; height:80px; position:relative;}

.SitePC .top-T_Wrap .top-T .logo{-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;width:210px; height:80px; background:url(../images/logo02.png) left center no-repeat; background-size:210px auto; overflow:hidden;}
.SitePC .top-T_Wrap .top-T .logo a{ display:block; width:100%; height:100%;}
.SitePC .top-T_Wrap .top-T .hea-R{display:none}
.SitePC .top-T_Wrap .top-T .tel{overflow:hidden;-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out; height:80px; line-height:80px; font-size: 20px; color: #e10601;  position:absolute; right:0; top:0; display:block}


/***********nav*******/
.SitePC .top-T_Wrap .top-T .nav{height:80px; position:absolute;-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out; left:230px; top:0; margin:auto; bottom:0; z-index:10;}
.SitePC .top-T_Wrap .top-T .nav li{ float:left; text-align:center; position:relative}
.SitePC .top-T_Wrap .top-T .nav li > a{-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; text-transform:uppercase;  height:80px; line-height:80px; width:100px; font-size:16px;  color:#000; display:block; position:relative}

.ProBoxWrap{  -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; display:none; -moz-box-shadow:0 0 10px rgba(128,128,128,0.4); -webkit-box-shadow:0 0 10px rgba(128,128,128,0.4); box-shadow:0 5px 5px rgba(128,128,128,0.2); text-align:left; width:100%; z-index:100; position:absolute; top:80px; left:0; background:#FFF}
.SitePC .ProBoxWrap .ProBox{margin:0 auto;}
.SitePC .ProBoxWrap .ProBox .T{ }
.SitePC .ProBoxWrap .ProBox .T a{ display:block; height:40px; text-align:center; text-transform:capitalize; line-height:40px; color:#000; font-size:14px;}
.SitePC .ProBoxWrap .ProBox .T a:hover{ color:#d02f24;}
.SitePC .top-T_Wrap .top-T .nav li:hover .ProBoxWrap{ display:block;}
.SitePC .top-T_Wrap .top-T .nav li:hover > a{ color:#d02f24;}
.SitePC .top-T_Wrap .top-T .nav li > a:hover,.SitePC .top-T_Wrap .top-T .nav li > .cur{/*color:#d02f24*/}

#nav_22 > a:after,#nav_1 > a:after,#nav_19 > a:after{content:''; width:6px; height: 3px; position: absolute; right:5px; top: 0; bottom: 0; margin: auto; background: url("../images/triangle02.png") center center no-repeat}
.SitePC .top-T_Wrap .top-T .nav li#nav_22:hover > a:after,.SitePC .top-T_Wrap .top-T .nav li#nav_1:hover > a:after,.SitePC .top-T_Wrap .top-T .nav li#nav_19:hover > a:after{ background: url("../images/triangle01.png") center center no-repeat}


/**************************************PC网站头部 结束**********************************************/

.PicScroll{width:100%; margin:80px auto 0; overflow: hidden; position:relative; }

.homeWrap .PicScroll{
	height: 100%;
}
.homeScroll {width:100%; margin-top:80px; height:800px; overflow: hidden; position:relative; background:url(../images/home_bj.jpg) top center no-repeat}
.home_icon{width:950px; height:380px; background:url(../images/home_icon.png) bottom center no-repeat; margin:0 auto;  position:absolute; bottom:0; left:50%; transform: translate(-50%,0); background-size:90%;}

.homeScroll .swiper-container { width: 100%; height: 100%;}
.homeScroll .swiper-slide  img{ width:100%}
.homeScroll .swiper-slide {
        text-align: center; 
}

.PicScroll .swiper-container{
	width: 100%;
	height: 100%;
}

.PicScroll .swiper-slide img{
	width: 100%;
}

.pagination {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width:10px;
  height: 10px;
  border-radius: 8px;
  background: rgba(0,105,183,0.8);
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid rgba(0,105,183,0.8);
  cursor: pointer;
}
.swiper-active-switch {
  background: none;
}

.webapp .swiper-wrapper{
	height: 150px !important;
}

.webapp .swiper-slide{
	height: 150px !important;
}

.homeWrap .ProBoxWrap{background:rgba(0,0,0,0.15);}
.homeWrap.SitePC .ProBoxWrap .ProBox .T a{ color:#FFF; }
.homeWrap .top-T_Wrap.black .ProBoxWrap{background:rgba(0,0,0,0.75);}


.homeWrap #nav_22 > a:after,.homeWrap #nav_1 > a:after,.homeWrap #nav_19 > a:after{ background: url("../images/triangle.png") center center no-repeat}

/******热门新闻轮播********/
.Noticewrap{width:100%; height:50px;  line-height:50px; background:#f8f8f8; }
.Notice{width:1300px; margin:0 auto; position:relative; height:50px; overflow:hidden}
.Notice .NoticeTitle{  line-height:50px;  width:80px; height:50px; overflow: hidden;font-size:14px; color:#000}
.Notice .Noticetext{ position:absolute; left:80px;  top:0; height:50px;line-height: 50px; overflow:hidden;}
.Notice .Noticetext a{font-size:14px;height:50px;line-height: 50px; overflow:hidden; color:#484848; display: block} 
.Notice .Noticetext a span{padding-left:15px;}
.Notice .Noticetext a:hover{color:#ff2e13}
.Notice .more{ position:absolute; right:0; top:0; display:block; height:50px; color:#666666}
.Notice .more:hover{  color:#ff2e13}


/**服务****/
.server{ width:1300px; margin:30px auto 10px; overflow: hidden;}
.server li{width:325px; float: left}
.server li .title{text-align:center; color: #FFF; font-size: 26px; font-weight: bold; line-height: 30px; padding: 10px 0 30px; background: #2319dc; margin: 0 5px}
.server li .title span{ width: 90px; height: 90px; margin: 0 auto; display: block;}
.server li .serList{ margin: 0 5px}
.server li .serList a{ -webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;  display: block; background:#f8f8f8; margin-top:2px; padding: 15px 20px; line-height: 20px; color: #595959; position: relative}
.server li .serList a strong{-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out; display:block; font-size: 18px; font-weight: normal; color: #333333;}

.server li .serList a:after{content:''; position: absolute; right: 5px; bottom:5px; width: 30px; height: 30px; background:url(../images/icon04.png) right center no-repeat;}
.server li .serList a:hover:after{ background:url(../images/icon05.png) right center no-repeat;}

.server li.serA .title{ background:#2319dc }
.server li.serB .title{ background:#5cb85c }
.server li.serC .title{ background:#ffaf07 }
.server li.serD .title{ background:#e10601 }

.server li .serList a:hover{ color: #FFF }
.server li .serList a:hover strong{color: #FFF; }

.server li.serA .serList a:hover{ background:#2319dc;}
.server li.serB .serList a:hover{ background:#5cb85c;}
.server li.serC .serList a:hover{ background:#ffaf07;}
.server li.serD .serList a:hover{ background:#e10601;}

.server li.serA .title span{ background: url("../images/ser01.png") center top no-repeat; }
.server li.serB .title span{ background: url("../images/ser02.png") center top no-repeat; }
.server li.serC .title span{ background: url("../images/ser03.png") center top no-repeat; }
.server li.serD .title span{ background: url("../images/ser04.png") center top no-repeat; }
.serverBanner{ width:1300px; margin: 0 auto 10px; overflow: hidden}
.serverBanner li{width:260px; float: left}
.serverBanner li a{display:block; width: 252px; margin: 0 auto}



/***成功案例****/
.caseTitle{ text-align:center; padding-top:50px; background: url("../images/casetitlebj.jpg") center center no-repeat; padding-bottom:20px; font-size:18px; color:#FFF; position:relative}
.caseTitle strong{ display:block; font-size:42px; line-height: 42px; margin-bottom:25px;}
.caseTitle a{ display:block; color: #FFF; font-size:16px; line-height: 16px; margin-top:20px;}
.caseTitle a:hover{ text-decoration: underline}
.caseList{ width: 1290px; margin:0 auto; overflow: hidden; padding:0 5px;}
.webapp .caseList{width:auto;}

.caseList li{ width: 20%; float: left}
.caseList li a{ display:block; overflow: hidden;position: relative}
.caseList li a img{ width:100%}
.caseList li a p{-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out; opacity: 0; width: 80%; filter:alpha(opacity=0); position:absolute;  right:0; left:-100%; bottom:30%; top:30%;display: inline-table;  vertical-align: middle; padding: 0 10%; margin: auto;text-align: center; z-index: 11; color: rgba(255,255,255,0.5); line-height: 24px; font-size: 16px; }
.caseList li a p strong{ display:block; color: #FFF; font-size: 20px; line-height: 32px; font-weight: 600; margin-bottom: 10px; content: 0;}
.caseList li a p span{ display:block; width:50px; height: 50px; background: url("../images/icon06.png") center center no-repeat; margin:20px auto 0}
.caseList li a:after{-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;  opacity: 0; filter:alpha(opacity=0); content:''; position: absolute;  left:0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.8); z-index: 10; }
.caseList li a:hover p{ opacity: 1;filter:alpha(opacity=100); left:0%}
.caseList li a:hover:after{opacity: 1; filter:alpha(opacity=100);}



@media screen and (max-width: 1680px) {
	.caseList li a p{ font-size: 14px; }
	.caseList li a p strong{ font-size:26px; line-height: 26px; }
}

@media screen and (max-width: 1440px) {
	.caseList li a p{ font-size: 14px; }
	.caseList li a p strong{ font-size:22px; line-height: 22px;}
}

@media screen and (max-width: 1280px) {
	.caseList li{ width: 33.33%; float: left}
	
}
@media screen and (max-width: 800px) {
	.caseList li{ width: 50%; }
	.caseList li a p{ display:none}
	
}


/*新闻中心*/
.newsWrap{ background:#f5f5f5; overflow:hidden}
.news{width:1300px; margin:0 auto 10px; overflow:hidden; padding-top:30px; position:relative;}
.news .newsLeft{ width: 620px; float: left}
.news .newsRight{ width: 620px; float: right}
.news .newsTitle{font-weight:bold; padding-left: 5px; color: #1a1a1a; font-size: 24px; margin-bottom: 20px; position: relative; border-bottom: 1px solid #f1f1f1; padding-bottom: 5px;}
.news .newsTitle span{font-size:16px; color: #999999; font-weight: normal; padding-left:10px;}
.news .newsTitle a{ position:absolute; right: 0; top: 0; font-weight: normal; font-size: 12px; color: #3a3a3a; margin-top: 5px; padding-right: 2px;}
.news .txtImg{ width:auto; display:block; position: relative; margin-bottom:25px; padding: 5px; overflow:hidden}
.news .txtImg .pic{ -moz-box-shadow:0 0 5px rgba(128,128,128,0.4); -webkit-box-shadow:0 0 5px rgba(128,128,128,0.4); box-shadow:0 0 5px rgba(128,128,128,0.4); width:30%; position: absolute; left: 5px; top:5px;  display: block; height:130px; background:#FFF; overflow:hidden;-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  }
.news .txtImg .pic img{ max-height:100%; position:absolute; margin:auto; left:-50%; top:0; bottom:0; right:-50%;}
.news .txtImg .text{ padding-left: 34%;  min-height: 132px; display: block; font-size:14px; line-height:24px; position:relative; color:#4c4c4c}
.news .txtImg .text strong{ display:block; font-size:18px; line-height:25px; margin-bottom:10px; overflow:hidden; color:#1a1a1a; position:relative;}
.news .txtImg .text i{color:#2319dc; }
.news .txtImg .text span{ display:block;  margin-top:5px; color:#606060; font-size: 12px;margin-left: 6px;}
.news .Ul_list{ width:auto; overflow:hidden}
.news .Ul_list li{display:block; font-size:14px; line-height:30px; height: 30px; overflow: hidden; margin-bottom: 10px; margin-left: 3px; margin-right: 10px; background:url("../images/newsico.png") left center no-repeat; padding-left:25px; position:relative; color:#666666}
.news .Ul_list li a{ display:block; padding-right: 80px; font-size: 14px; color: #383838}
.news .Ul_list li a:hover{color:#d02f24}
.news .Ul_list li span{display:block; position:absolute; right: 0; top: 0; color:#606060; font-size: 12px;}


/*内页样式*/

.Loc_navigation{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; color: #000; width:1300px; margin:30px auto 0;/* background: #f5f5f5;*/ position:relative;  font-size: 14px}

.Loc_navigation a{ font-size: 14px; color:#000}
.Loc_navigation a:hover{ color:#d02f24}
.Loc_navigation span{font-family:'宋体'}

.nyContent{ width:1300px; margin:15px auto 0; overflow: hidden}
.nyContent .nyLeft{ width:190px; float:left; background: #FFF; margin-bottom: 50px;}

.nyContent .nyCenter{ float: left; width:760px; margin-left: 40px;}
.nyContent .nyRight{ width:270px; float:right; margin-bottom: 40px;}
.nyContent .nyRightAbout{ width:1070px; float: right}

/**左侧**/
.nyContent .nyLeft .nyLeftBox{width:190px;transition:all .5s; position:inherit; top: 0}
.nyContent .nyLeft .Lefttitle{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background: #d02f24; line-height: 60px; text-align: center; font-size:22px; color: #FFF; font-weight: bold}
.nyContent .nyLeft .LeftList li{ margin: 10px 0;  line-height:50px; text-align: center; }
.nyContent .nyLeft .LeftList li a{font-size:16px;border: 1px solid #e6e6e6;  background: #FFF; color: #4c4c4c; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow: hidden; display: block}
.nyContent .nyLeft .LeftList li a:hover,.nyContent .nyLeft .LeftList li a.cur{border: 1px solid #d02f24;  color: #d02f24}

/**列表页浮动导航**/
.nyContent .nyLeft .FloatNav{ position: fixed; top: 100px;  z-index: 99; }


/**右侧**/
.nyContent .nyRight .Right_box{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; width: 270px; background: #f7f7f7; margin-bottom: 20px;}
.nyContent .nyRight .Righttitle{line-height: 60px; font-size:18px; color: #333333; padding-left:15px; position: relative; font-weight: bold}
.nyContent .nyRight .Righttitle:after{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; height:40%; width:4px; background: #d02f24}
.nyContent .nyRight .RightList{ padding:0 10px 10px;}

.nyContent .nyRight .RightList a{margin-bottom: 8px; font-size:13px; font-weight: 400; /* background: url("../images/dian.png") left 2px no-repeat; padding-left: 20px;*/ color: #333; line-height: 20px; overflow: hidden; display: block}
.nyContent .nyRight .RightList a:hover{ color: #d02f24}

/*右侧产品*/
.nyContent .nyRight .Right_box_pro{background: #FFF;}
.nyContent .nyRight .Right_box_pro a {font-size:16px; text-align: center; margin-bottom: 10px; line-height: 26px;}
.nyContent .nyRight .Right_box_pro a img{width: 100%}
.nyContent .nyRight .Right_box_pro .RightList {padding:0}

.ny-right-about{ width:auto;  overflow:hidden; margin:0 auto; min-height:300px; margin-bottom: 80px; position: relative; font-size:14px; color:#474747}

/*联系我们*/
.ny-right-contact{padding-top:10px}
#container{ width:1070px; height:720px;}
.Contact_box{ position:absolute; top:50%; margin:auto; margin-left:-230px; margin-top:-230px; left:30%; z-index:1000; width:460px; display:inline; display:inline-table; background:#FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; z-index: 10; font-size:1.0rem; color:#404040; visibility:hidden}

.Contact_box .ContactA.contactTitle{padding:1.9rem 1.2rem}
.Contact_box .ContactA strong{font-size:2rem; line-height:2rem; font-weight:normal;}
.Contact_box .ContactB{ background:#f3f3f3;}
.Contact_box > div span{font-size:14px; color:#676767}
.Contact_box > div span img{ margin-right:5px; width: 30px; margin-top:-3px}
.Contact_box > div{ padding: 1.2rem;  color:#000000; font-size:16px}

.Contact_box .ContactF{ padding:1.3rem 0; border-top:1px solid #e9e9e9}
.Contact_box .ContactF ul{ overflow:hidden; text-align:center}
.Contact_box .ContactF ul li{ display:inline-block; padding:0 2rem}
.Contact_box .ContactF ul li a{display:inline-block; background:url(../images/qq.png) left center no-repeat; line-height:3rem; padding-left:2rem; background-size:1.5rem; height:3rem; text-align:center; font-size:0.8rem; color:#666666}
.Contact_box .ContactF ul li a:hover{ background:url(../images/qqa.png) left center no-repeat; background-size:1.5rem;  color:#e10601 }

.webapp .Contact_box .ContactA.contactTitle{padding:10px 20px}
.webapp .Contact_box .ContactA.contactTitle strong{font-size:18px}
.webapp .Contact_box{width:85%; margin-left: 0; margin: auto; display: inline-table; left: 0; right: 0; top: 0; bottom: 0}
.webapp .Contact_box > div{padding:10px 15px; font-size: 12px;}
.webapp .Contact_box > div span{font-size:12px}
.webapp .Contact_box > div span img{width:20px;}
.webapp .contactbg{ height:500px;}
.webapp .Contact_box .ContactF ul li{padding:0 15px 0 0; float: left}
.webapp .Contact_box .ContactF ul li a{ background:url(../images/qq.png) left center no-repeat; background-size:15px ; padding-left:20px;}

/**内新闻列表**/
.ny-right-news{ width:auto; margin:0 auto;  padding:0 0; min-height: 300px;}
.ny-right-news ul{ margin-bottom:20px;}
.ny-right-news li{ width:auto; display:block; border-bottom: 1px solid #f8f8f8; padding:15px 0; position: relative; }
.ny-right-news li:hover{background:#fcfcfc; }
.ny-right-news li .pic{width:190px; height:130px; position: absolute; left: 0; top:15px;  display: block; background:#f8f8f8; overflow:hidden;-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.ny-right-news li .pic img{ max-height:100%; position:absolute; margin:auto; left:-50%; top:0; bottom:0; right:-50%;}
.ny-right-news li .text{ margin-left:210px;  height: 130px; display: block; font-size:14px; line-height:24px; position:relative; color:#4c4c4c}
.ny-right-news li .text .bt{ display:block; font-size:20px; line-height:28px; margin-bottom:10px;  color:#1a1a1a; position:relative; font-weight: normal; }

.ny-right-news li .text .btfot{right:0; color:#5c5c5c; font-size: 12px;  position: absolute; left: 0; bottom: 0}
.ny-right-news li .text .btfot .v{  background: url("../images/i02.png") left center no-repeat; padding-left: 25px; position: absolute; right:20px; bottom: 0;}
.ny-right-news li .text .btfot .fotsh { position: absolute; right:80px; bottom: 0; cursor: pointer}
.ny-right-news li .text .btfot .fotsh .s{  background: url("../images/i03.png") left center no-repeat; padding-left: 25px;}

.ny-right-news li .text .btfot .fotsh .pare1{display:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;border: 1px solid #ddd; padding:5px 0 5px 10px; position: absolute; left: -25px; top:24px; width:90px; background: #fff; z-index: 10}
.ny-right-news li .text .btfot .fotsh .pare1 a{ display: block; line-height: 30px; height:30px; font-size: 12px;}
.ny-right-news li .text .btfot .fotsh .pare1 a.p_weixin{ background: url("../images/share/sh01.png") left center no-repeat; padding-left: 25px;}
.ny-right-news li .text .btfot .fotsh .pare1 a.p_sqq{ background: url("../images/share/sh03.png") left center no-repeat; padding-left: 25px;}
.ny-right-news li .text .btfot .fotsh .pare1 a.p_tsina{ background: url("../images/share/sh02.png") left center no-repeat; padding-left: 25px;}

.ny-right-news li .text .btfot .fotsh .pare1:after{ content: ''; position: absolute; left:43px; top:-4px; width: 6px; height: 6px; -webkit-transform:rotate(45deg); transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg);border-top:1px solid #ddd;border-left:1px solid #ddd; background: #FFF}
.ny-right-news li .text .btfot .fotsh:hover .pare1{display: block; }

.ny-right-news li .text .btfot .d{ /* background: url("../images/i01.png") left center no-repeat; padding-left: 25px;*/ margin-left:15px;}
.ny-right-news li .text .bt:hover{color:#d02f24}


/**内产品列表**/

.ny-right-pro li .text .btfot .d{ margin-left:0;}


/*内页案例*/
.nycase{margin:5px}
/**********************新闻详情*************************/
.nyShowLeft{width:990px; float: left}
.nyShowLeft .ShowNewsTitle{ font-size: 36px; line-height:54px; color: #1a1a1a}
.nyShowLeft .ShowNewsBox{  margin: 40px 0 90px; overflow: hidden}
.nyShowLeft .ShowNewsBox .NewsBoxLeft{transition:all .5s; position: inherit; top: 0; float: left; width: 110px; padding-right: 30px; border-right: 1px solid #e6e6e6}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData{text-align: center; font-family: "Arial"; color: #1a1a1a; font-size: 36px;  overflow: hidden}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p{display:block; line-height: 20px; margin-bottom: 15px; font-size: 18px; position: relative}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p:after{ content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; height: 1px; z-index: 5; width:80%; background: #e6e6e6; margin: auto}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p span{ display:inline-block; padding: 0 10px; background: #FFF; vertical-align:bottom; position: relative; z-index: 6}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData i{display:block; font-size: 18px; margin-top:10px;}


.nyShowLeft .ShowNewsBox .NewsBoxLeft .author{text-align: center; color: #808080; line-height: 20px;  margin-top:30px;font-size:14px; }
.nyShowLeft .ShowNewsBox .NewsBoxLeft .author span{display:block; padding: 2px 0; margin-bottom: 5px; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; background: #d02f24; color: #FFF}

/**详情页页浮动导航**/
.nyShowLeft .ShowNewsBox .NewsBoxLeft.FloatNav{ position: fixed; top: 130px;  z-index: 12; }

/**分享**/
.shareWrap{ position: relative}
.shareWrap  .gb_res_t{display:block; text-align: center; color: #1a1a1a; line-height: 20px; margin-bottom: 15px; font-size: 16px; position: relative; margin-top: 40px;}
.shareWrap  .gb_res_t:after{ content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; height: 1px; z-index: 5; width:80%; background: #e6e6e6; margin: auto}
.shareWrap  .gb_res_t span{ display:inline-block; padding: 0 10px; background: #FFF; vertical-align:bottom; position: relative; z-index: 6}
.shareWrap .bdsharebuttonbox { position: relative}
.shareWrap .bdsharebuttonbox a {-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; overflow: hidden; background: #cccccc;width: 40px!important; height: 40px!important; margin: 0 auto 10px;  display: block; position: relative}
.shareWrap .bdsharebuttonbox a:after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 30px; height: 30px; z-index: 5  }

.shareWrap .bdsharebuttonbox .bds_tsina:after { background: url(../images/share/x01.png) no-repeat center center; background-size:25px ; }
.shareWrap .bdsharebuttonbox .bds_weixin:after  { background: url(../images/share/x02.png) no-repeat center center; background-size:22px ;}
.shareWrap .bdsharebuttonbox .bds_sqq:after  { background: url(../images/share/x03.png) no-repeat center center; background-size:22px ;}

.shareWrap .bdsharebuttonbox a:before{-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;  z-index: 1; transition:all 0.3s;  content: '';  position: absolute; width: 0; height: 0; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform:scale(0)}
.shareWrap .bdsharebuttonbox a:hover:before{ background:#f00; width: 50px; height: 50px; transform:scale(1)}

.shareWrap .bdsharebuttonbox a.bds_tsina:hover:before{ background:#f56467;}
.shareWrap .bdsharebuttonbox a.bds_weixin:hover:before{ background:#8dc81b;}
.shareWrap .bdsharebuttonbox a.bds_sqq:hover:before{ background:#68a5e1;}


.shareWrap .bdsharebuttonbox li.wx:hover .qrcodeBox{ display: block}

.shareWrap .bdsharebuttonbox .qrcodeBox{ text-align: center; position: absolute; left:100px;  padding: 10px; font-size: 12px; line-height: 20px; top: -60px; display: none;  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;border: 1px solid #ddd;  background: #fff; z-index: 10}
.shareWrap .bdsharebuttonbox .qrcodeBox canvas{ width: 140px !important; margin: 0 auto}
.shareWrap .bdsharebuttonbox .qrcodeBox .title{ font-size: 14px; margin-bottom: 10px;}

.nyShowLeft .ShowNewsBox .NewsBoxRight{ float:right; width: 810px; min-height: 300px; }


.ny-news-nr{ width:auto; font-size: 14px; line-height: 24px; overflow:hidden; margin-bottom:20px;}
.ny-news-nr a{ color: #2310e5; font-size: 14px; text-decoration: underline}
 .ny-news-nr img{max-width: 100%; height: auto !important}
.newsOther p{ font-size: 14px; margin:10px 0}
.newsOther p a{font-size:14px; color: #000}
.newsOther p a:hover{ color: #d02f24}

/*推荐产品*/
.RecProducts{line-height:70px; border-top: 1px solid #e6e6e6; font-size:18px; color: #333333; padding-left:15px; position: relative; font-weight: bold}
.RecProducts:after{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; height:40%; width:4px; background: #d02f24}
.RecProductsList{ width:auto; overflow:hidden;  }
.RecProductsList li{width:25%; float:left; margin-bottom:10px; }
.RecProductsList li .LiBox{ width:auto;  margin:0 5px;  overflow:hidden;text-align:center }
.RecProductsList li .LiBox .pic{width:atuo; overflow:hidden; background:#FFF;  text-align:center; position:relative}
.RecProductsList li .LiBox .pic a{display:block;border:1px solid #e8e8e8; }
.RecProductsList li .LiBox .pic img{ max-height:100%; max-width:100%;  margin: auto; text-align:center; display:block}
.RecProductsList li .LiBox .text{  display: block; width:auto; overflow:hidden; margin: 5px 0;  text-align:center; line-height:20px; font-size:14px; color:#999999}



/*子导航*/
.SubnavWrap{ background: #FFF; -webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out; position: fixed; top: -100px; left: 0; right: 0; z-index: 20; border-bottom: 1px solid #e6e6e6}
.Subnav{ height: 62px; width:85%; margin: 0 auto; position: relative}
.Subnav .SubLogo{ display: block; width: 170px; background:url("../images/logo02.png") no-repeat left center; background-size:150px ; height: 100%; }


.Subnav .SubnavBox{border: 1px solid #fff; border-bottom: 0; position:absolute; width: 40px; padding-left: 22px; padding-top: 22px; height: 39px; left:200px; top:0; margin:auto; bottom:0; z-index:100; cursor: pointer;}
.Subnav .SubnavBox .more-icon{  display: inline-block;width:20px; position:relative; transition:all  .3s; -webkit-transition:all  .3s;  }
.Subnav .SubnavBox .more-icon i{display:block; width: 20px;  height:10px; position: relative}
.Subnav .SubnavBox .more-icon .box-t:before,.Subnav .SubnavBox .more-icon .box-t:after{ content: ''; position: absolute; left:0; top:0; width: 8px; height: 8px; background: #9a9a9a;  transition:transform .3s 0.3s; -webkit-transition:transform   .3s 0.3s;}
.Subnav .SubnavBox .more-icon .box-t:after{left:10px; }
.Subnav .SubnavBox .more-icon .box-b:before,.Subnav .SubnavBox .more-icon .box-b:after{ content: ''; position: absolute; left:0; top:0;  width: 8px; height: 8px; background: #9a9a9a;}
.Subnav .SubnavBox .more-icon .box-b:after{left:10px;}
.Subnav .SubnavBox:hover .more-icon{ transform: rotate(90deg);  -webkit-transform:rotate(90deg); }
.Subnav .SubnavBox:hover .more-icon .box-t:before{ transform: rotate(45deg);  -webkit-transform:rotate(45deg); }
.Subnav .SubnavBox:hover .box-t:before,.Subnav .SubnavBox:hover .box-t:after{ background: #d02f24}
.Subnav .SubnavBox:hover .box-b:before,.Subnav .SubnavBox:hover .box-b:after{ background: #d02f24}

.Subnav .SubnavBox .SubTowNav{border: 1px solid #e6e6e6; display: none; width:330px;  position:absolute; top:61px; left:-1px; z-index: 101; background:#FFF;}
.Subnav .SubnavBox .SubTowNav .ProBox{margin:0 auto; padding: 25px 0 25px; overflow: hidden}
.Subnav .SubnavBox .SubTowNav .ProBox .T{ float: left; width: 110px; text-align: center;}
.Subnav .SubnavBox .SubTowNav .ProBox .T a{ height:45px; text-align:center;  line-height:45px; color:#808080; font-size:14px;}
.Subnav .SubnavBox .SubTowNav .ProBox .T a:hover{color:#d02f24}
.Subnav .SubnavBox:hover .SubTowNav{ display:block;}
.Subnav .SubnavBox:hover { border: 1px solid #e6e6e6; border-bottom: 0}
.Subnav .SubnavBox:hover:after{ content: ''; position: absolute; left: 0; right: 0; width: 100%; height:2px; background: #fff; bottom:-1px; z-index:1022}

.Subnav .SubnavText{ position:absolute; left:300px; top:0; line-height: 60px; font-size: 18px; color: #1a1a1a; margin:auto;z-index:10;}


/**详情页处理浮动效果**/
.show-postion .nyShowLeft .ShowNewsBox .NewsBoxLeft.FloatNav{top:90px}
/**********************新闻详情结束*************************/



.linkWrap{ width: auto; border-top:1px solid #f4f4f4; padding-top: 20px; width:1310px; margin: 0 auto 10px}
.linkWrap .linkBt{width:1300px; margin: 0 auto}
.linkWrap .linkBt p{ display: inline-block; margin-right: 10px; padding-right: 10px; cursor: pointer;color: #808080; font-size: 16px;}
.linkWrap .linkBt p.cur{ font-weight: bold}
.linkWrap .linkBox{  width: 1300px; margin: 0 auto; padding:20px 0;}
.linkWrap .linkBox a{color:#808080; font-size:14px; margin-right:10px;}
.linkWrap .linkBox a:hover{color:#d02f24; }



/*footer*/
.footWrap{background:#f5f5f5 ; position:relative; overflow:hidden;}
.footWrap .foot{ width:1300px; margin:0 auto; padding:30px 0 10px; font-size:14px; color:#4c4c4c; line-height:36px; position:relative; overflow:hidden}
.footWrap .foot .List{ float:left; width:185px; }
.footWrap .foot .List strong{ color:#808080;font-family: "Microsoft Yahei", Avenir, "Segoe UI", "Hiragino Sans GB", STHeiti, "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif; margin-bottom:10px; position:relative; font-size:18px; display:block;}
.footWrap .foot .List p{ font-size:14px;}
.footWrap .foot .List p a{ color:#4c4c4c; font-size:14px;}
.footWrap .foot .List p a:hover{ color:#d02f24}
.footWrap .foot .ewm{ position: absolute; right: 0; top:70px}



.copyWrap{ background: #2e2e2e; color:#e3e3e3; font-size:14px; padding:15px 0;}
.copyWrap .copy{ width:1300px; margin:0 auto; position:relative}
.copyWrap .copy i{ position:absolute; right:0; top:0}
.copyWrap a{font-size:14px;  color:#e3e3e3;}
.copyWrap a:hover{ color:#d41221;}

/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:60px;}
.wp-pagenavi {-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow: hidden; CLEAR: both;bORDER: #e6e6e6 1px solid; display:inline-block;  font-size: 14px}
.wp-pagenavi A {display:inline-block;  PADDING-RIGHT:15px; BORDER-RIGHT: #e6e6e6 1px solid; PADDING-LEFT:15px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px;  TEXT-DECORATION: none}
.wp-pagenavi SPAN {display:inline-block; BORDER-RIGHT: #e6e6e6 1px solid; PADDING-RIGHT: 15px;  PADDING-LEFT: 15px; PADDING-BOTTOM:6px;  PADDING-TOP:6px;  TEXT-DECORATION: none}
.wp-pagenavi A:hover {background: #a1a2a4; color: #FFF}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}

.wp-pagenavi SPAN:nth-last-child(1){border-right:0}
.wp-pagenavi a:nth-last-child(1){border-right:0}

.prevNext {overflow:hidden; margin-bottom: 20px;}
.prevNext > div{ float: left; width:40%; height: 50px; line-height: 50px; overflow: hidden; font-size: 14px; color: #000}
.prevNext > div.Next{float:right; text-align: right}
.prevNext a{color: #000; font-size:14px}
.prevNext a:hover{color:#d02f24}


/*******************************************************移动端样式**************************************************************/

@media screen and (max-width: 1100px) {
	.linkWrap{ display:none}
}
body.webapp{font-size:14px; font-family:"Helvetica Neue",Helvetica, sans-serif;} 
.webapp{ max-width:640px; margin:0 auto; margin-top: 60px;}
.webapp.homeWrap .top-T_Wrap{ max-width:640px; background:rgba(0,0,0,0.6)}
.webapp .top-T_Wrap .top-T{ height:50px; width:auto; }
.webapp.homeWrap .top-T_Wrap.black .top-T{height:50px}
.webapp.homeWrap{margin-top:0}
.webapp .top-T_Wrap .top-T .logo{width:auto; height:50px; background:url(../images/logo02.png) 5px center no-repeat; background-size:144px auto; overflow:hidden;}
.webapp .top-T_Wrap .top-T .logo a{ display:block; width:100%; height:100%;}
.webapp .top-T_Wrap .top-T .hea-R{overflow:hidden; height:50px; position:absolute; width: 50px; right:0; top:0; cursor:pointer; display:block}
.webapp .top-T_Wrap .top-T .hea-R img{height:100%;}

.webapp.homeWrap .top-T_Wrap .top-T .logo{ background:url(../images/logo.png) 5px center no-repeat; background-size:144px auto;}
.webapp .homeScroll{ margin-top:0; height:300px; background-size:auto 300px;}
.webapp .swiper-pagination-switch {
  width:6px;
  height: 6px;
  margin: 0 3px;
}

.webapp .home_icon{width:100%; background-size:90%;}
.webapp .home_icon img{width:100%}
.webapp .linkWrap{display:none}

.webapp .footWrap{ height:auto; display: none;}
.webapp .footWrap .foot{width:auto; padding: 0}
.webapp .foot .List{display: none}
.webapp .foot .List:nth-last-child(2){display:block; width:auto !important; padding: 20px;}
.webapp .footWrap .foot .ewm{display:none}
.webapp .footWrap .Partner{ display: none}
.webapp .copyWrap{ position:inherit}
.webapp .copyWrap .copy{ text-align:center; padding: 0 20px; width:auto}
.webapp .copyWrap .copy i{ display:none}





/****移动端首页***/
.webapp .top-T .tel{ display: none}

.webapp .Notice{ width:auto; padding: 0 10px;}
.webapp .Notice .more{display:none}
.webapp .server li .title span{  width:60px; height: 60px; display: block;}

.webapp .in_pic_wrap .Pic_top .bd .next, .webapp .in_pic_wrap .Pic_top .bd .prev{display:none;}

.webapp .server li.serA .title span{ background: url("../images/ser01.png") center top no-repeat; background-size:60px ; }
.webapp .server li.serB .title span{ background: url("../images/ser02.png") center top no-repeat; background-size:60px ; }
.webapp .server li.serC .title span{ background: url("../images/ser03.png") center top no-repeat; background-size:60px ; }
.webapp .server li.serD .title span{ background: url("../images/ser04.png") center top no-repeat; background-size:60px ; }

.webapp .server li .title{font-size:20px; padding: 10px 0 20px}

.webapp .server{width:100%; margin: 10px 0}
.webapp .server li{ width:100%; float: inherit; margin-bottom:5px;}
.webapp .server li .serList a strong{ font-size: 16px; }
.webapp .serverBanner{display:none}
.webapp .caseTitle{font-size:14px; padding: 20px}
.webapp .caseTitle strong{font-size:22px; margin: 0}

.webapp .news{width:auto; padding: 20px 10px 0; margin-bottom: 20px;}
.webapp .news .newsTitle{font-size:18px; margin-bottom: 10px;}
.webapp .news .newsTitle span{font-size:12px;}
.webapp .news .newsLeft{width:100%; margin-bottom: 20px;}
.webapp .news .newsRight{width:100%}
.webapp .news .txtImg{margin-bottom:10px; display: none}
.webapp .news .txtImg .pic{height:100px}
.webapp .news .txtImg .text {line-height:18px; min-height: 100px; font-size:12px;}
.webapp .news .txtImg .text strong{font-size:15px; margin-bottom: 0}
.webapp .news .Ul_list li a{height:30px; line-height: 30px; overflow: hidden}

/****移动端首页结束******/


/****移动内页****/
.webapp .PicScroll{ margin-top:50px;width: 100%;height: 100%; }
.webapp .Loc_navigation{ display: none;}
.webapp .nyContent{width:auto;}
.webapp .nyContent .nyLeft{float: inherit; width: auto; padding: 0 20px; margin-bottom: 10px; margin-top: 20px;;}
.webapp .nyContent .nyLeft .nyLeftBox{ width:auto}
.webapp .nyContent .nyLeft .nyLeftBox .Lefttitle{ display: none}
.webapp .nyContent .nyLeft .LeftList li{ display: inline-block; margin-right:2px; margin-top: 0; margin-bottom: 0; line-height:35px}
.webapp .nyContent .nyLeft .LeftList li a{ padding: 0 10px; font-size: 14px;}
.webapp .nyContent .nyRightAbout{float:inherit; width: auto; padding: 0 20px}

.webapp .nyContent .nyCenter{float:inherit; width: auto; padding: 0 20px; margin-left: 0}
.webapp .nyContent .nyRight{width:auto; padding:0 20px; float: inherit}
.webapp .nyContent .nyRight .Right_box{width:auto; float: inherit}

.webapp .ny-right-about img{max-width:100%}

.webapp #container{height:500px}

/*新闻列表*/
.webapp .ny-right-news li .pic{ width:120px; height:80px;}
.webapp .ny-right-news li .text{ margin-left:130px; height:80px; }
.webapp .ny-right-news li .text .bt{font-size:16px; line-height: 20px;}
.webapp .ny-right-news li .text .btfot .fotsh{display:none}
.webapp .ny-right-news li .text .btfot .d{display:none}

.webapp .ny-right-pro li .text .btfot .d{display:block}

/*详情*/
.webapp .nyShowLeft{float:inherit; width: auto;padding: 0 20px;}
.webapp .nyShowLeft .ShowNewsTitle{font-size: 22px; line-height: 30px;}
.webapp .nyShowLeft .ShowNewsBox{margin-top:30px; margin-bottom: 20px;}
.webapp .nyShowLeft .ShowNewsBox .NewsBoxLeft{ display: none}
.webapp .nyShowLeft .ShowNewsBox .NewsBoxRight{float:inherit; width: auto;padding: 0;}
.webapp .RecProductsList{width:auto; -moz-column-count:2; 
        -webkit-column-count:2; 
        column-count:2; column-gap:10px; -webkit-column-gap:10px;  -moz-column-gap:10px;}
.webapp .RecProductsList li{ width: auto; -moz-page-break-inside: avoid;
      -webkit-column-break-inside: avoid;
      break-inside: avoid;}


/*****移动内页结束*****/


/*导航*/
.webapp #navwrap{position: fixed; left:0; z-index:100; top:0; height: 100%; width: 100%; background:rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.webapp #navwrap.winshow{ opacity: 1; visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.webapp .navwrap_wrap{position:absolute; top:0; width:150px; right:0;  height:100%; background:rgba(255,255,255,0.9);
	  -webkit-transform: translateX(150px);
	  -moz-transform: translateY(150px);
	  -ms-transform: translateY(150px);
	  -o-transform: translateY(150px);
	  transform: translateX(150px);
	  /* Force Hardware Acceleration in WebKit */
	  -webkit-backface-visibility: hidden;
	  -webkit-transition-property: -webkit-transform;
	  -moz-transition-property: -moz-transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.2s;
	  -moz-transition-duration: 0.2s;
	  transition-duration: 0.2s;
}
.webapp .winshow .navwrap_wrap { 
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.webapp #navwrap .navwrap_wrap ul{width:150px; padding:10px 0; height:auto;  }
.webapp #navwrap .navwrap_wrap ul li{ width:100px; margin:0 auto; border-bottom:1px solid #e5e5e5; height:65px; line-height:65px;}
.webapp #navwrap .navwrap_wrap ul li a{ font-size:16px; text-align:center; display:block; color:#333333; position: relative;}

.webapp .navwrap_title{ height:30px; width:150px; background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJDMkJDMzIwMDc5MDExRTc5MzEyODQ1RUQwMjM5QUJDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJDMkJDMzIxMDc5MDExRTc5MzEyODQ1RUQwMjM5QUJDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkMyQkMzMUUwNzkwMTFFNzkzMTI4NDVFRDAyMzlBQkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkMyQkMzMUYwNzkwMTFFNzkzMTI4NDVFRDAyMzlBQkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5/PRqvAAAC50lEQVR42uzd3XHiMBAHcPEfCqCEXAdOBZc8+fFawBXkroJMOuA6SAv3yBOTCi4lpAQ64FYZmfEREutbK613ZseMwcL+zRqBhGF1Op3UEv6xHm/s9/uOFg+UN5SvlE993x/nGqDtqgagY1QWx7ihxU/K75RvlL9pO22kYB6g0Q6UW8o78+CD2VB0GANt82hstNFfWn93BjSVd4nVSUec4HVX7n6YAnaftCEWcQZPjQU3Av75oi1xiBZ4Ol7OgPSCuDMdh3hESzxttZtWoI576YgOePfjOxRMuvOjZEQfvMsKFIvoi6djde2TiEuDlMfK/bzxPlSgTyVeef8oBu9TQCGIwXhfAjaOGAVvFrBRxGh4VoCNIUbFswZsBDE6nhNg5YhJ8JwBK0VMhucFWBliUjxvwEoQk+MFATJHzIIXDGiCG2LWz/GItNMj4nNhxOyDIIi483qHhoKIRUaQkOBASiAWG35DolMpJ2LRsctUgLkQiw/8pgRMjchi1Dw1YCpENlMOOQBjI7Kar8kFGAuR3WRXTsBQRJYzhbkBfRHZTrOWAHRFZD1HvVblYjDL7QyiUown+EsC2iIqrnglT2GX05ktHhdAH0Q238vhAuiCyOpLTZwANxaveewCjPAOloCs5p1RGd4lYicdcBMAwQIRzPFeZzqWTWnENXO8aW+7nWlrbmq1mQr0wRu4ViIqwFOcEVEJHltEVITHEhGV4bFDRIV4rBBRKR4bRFSMxwIRleMVR0QDeEUR0QheMUQ0hFcEEY3hZUcMAmR+YbYVovnFpvyAlVzVnhwRDeNlQUTjeMkRIQAvKSKE4CVDhCC8JIgQhhcdEQLxoiJCKF40RAjGe4++74MQEYIXerFyC4iQjheKCEe8Z3qi29bwQhDhiDeoxsMB8WZagdsFzxnxcQr4Y8FzRvyvAl8WPGfEtyngblyx4Fkh6k706QxoetVbyl/mjmHB+4A4GBtt9I3WvRfcavk7jLD4J8AAOuAam2/BASgAAAAASUVORK5CYII=') center center no-repeat; margin-top:10px; background-size:20px;}



.loading{ width:100%; height:100%; position:fixed; background:rgba(255,255,255,1); z-index:10000000; left:0; right:0; top:0;}
.loading .pic{-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:5px;  position:absolute; top:0; bottom:0; left:0; right:0; margin:auto;  width:35px;  height:35px; background:url('data:image/gif;base64,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') center center no-repeat rgba(0,0,0,0.5); background-size:30px; padding:20px;}



/*loading*/
#loading{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; background:#181818; background-size:100%; transition: all 1s; -webkit-transition: all 1s; opacity: 1; z-index: 1009; display: none}
#loading .cir1{width: 102px; height: 102px; position: absolute; top: 50%; left: 50%; margin-left: -51px; margin-top: -51px; background: url(../images/loading_logo.png) center center  no-repeat; background-size:60px ;}
#loading .cir2{width: 104px; height: 104px; position: absolute; top: 50%; left: 50%; margin-left: -52px; margin-top: -52px; transform: rotate(-90deg); stroke-dasharray: 630; animation: dash 2s linear forwards;}
@keyframes dash {
	from{
	  stroke-dashoffset: 630;
	}
	to {
	  stroke-dashoffset: 0;
	}
}
#loading.anistop{
	opacity: 0;
	z-index: -1;
}

/**返回**/
.GoTop{position:fixed; right:10px; bottom: 20px;}
.GoTop a{ display: block; width: 40px; height:40px; font-size: 12px; text-align: center; margin-bottom: 10px; border: 1px solid #e2e2e2; line-height: 16px; background: #FFF}
.GoTop a.icon-back{  padding-top:6px; height:34px;}
.GoTop a.icon-gotop{background: url(../images/top.png) center center  no-repeat #FFF; background-size:35px ;}
.GoTop a:hover{border: 1px solid #e10601; color: #e10601}
.GoTop a.icon-gotop:hover{background: url(../images/topa.png) center center  no-repeat #FFF; background-size:35px ;}

.SitePC .GoTop{right:50%; margin-right: -710px}
.SitePC .GoTop a{ width: 50px; height: 50px; font-size: 14px; line-height: 18px; }
.SitePC .GoTop .icon-back{padding-top:9px!important; height: 43px!important}



  
  #fly-in div {
	animation: switch 30s linear infinite;
  }
  
  #fly-in div:nth-child(2) { animation-delay: 4s}
  #fly-in div:nth-child(3) { animation-delay: 8s}
  #fly-in div:nth-child(4) { animation-delay: 12s}
  #fly-in div:nth-child(5) { animation-delay: 16s}
  #fly-in div:nth-child(6) { animation-delay: 20s}
  #fly-in div:nth-child(7) { animation-delay: 24s}
  #fly-in div:nth-child(8) { animation-delay: 28s}
  
  @keyframes switch {
	  0% { opacity: 0;filter: blur(20px); transform:scale(12)}
	  3% { opacity: 1;filter: blur(0); transform:scale(1)}
	  10% { opacity: 1;filter: blur(0); transform:scale(.9)}
	  13% { opacity: 0;filter: blur(10px); transform:scale(.1)}
	  80% { opacity: 0}
	  100% { opacity: 0}
  }